From: Eli Zaretskii Date: Sat, 12 Mar 2011 12:05:05 +0000 (+0200) Subject: src/ChangeLog: Fix last entry for deps.mk. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~4412^2 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b01accfacc2612145e770124e6064672175fe909;p=emacs.git src/ChangeLog: Fix last entry for deps.mk. --- diff --git a/src/ChangeLog b/src/ChangeLog index eb36c7c5dc7..7afebf5accb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -5,7 +5,7 @@ Constify `char *' arguments and their references according to prototypes in tparam.h. - * deps.mk (termcap.o): Depend on tparam.h. + * deps.mk (termcap.o): Depend on tparam.h and msdos.h. * msdos.c (XMenuAddPane): 3rd argument is `const char *' now. Adapt all references accordingly.